FlexReport for WinForms
FindAllReverse メソッド


C1.Win.FlexReport.CustomFields.4.5.2 アセンブリ > C1.Win.FlexReport.CustomFields.Maps 名前空間 > MapOwnedCollectionBase<T> クラス : FindAllReverse メソッド
シンタックス
'宣言
 
Public Function FindAllReverse( _
   ByVal p As System.Predicate(Of T) _
) As System.Collections.Generic.IEnumerable(Of T)
'使用法
 
Dim instance As MapOwnedCollectionBase(Of T)
Dim p As System.Predicate(Of T)
Dim value As System.Collections.Generic.IEnumerable(Of T)
 
value = instance.FindAllReverse(p)
public System.Collections.Generic.IEnumerable<T> FindAllReverse( 
   System.Predicate<T> p
)

パラメータ

p
参照

MapOwnedCollectionBase<T> クラス
MapOwnedCollectionBase<T> メンバ